Object

MarkFalsePositiveInput

Specifies the fields required to mark an issue as a false positive.

Fields

scan_id(): ID!
The unique identifier of the scan that found the issue that you want to mark or unmark as a false positive.
serial_number(): ID
The unique identifier for the individual instance of the issue that you want to mark or unmark as a false positive.
propagation_mode(): FalsePositivePropagationMode
Determines whether this change applies only to this instance of the issue, to all issues of the same type at the same URL, or all issues of the same type across the entire site.
note(): String
A user-supplied note.